home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Tele / Internet / Ircle 1.3.5 / ircle 1.3.5 Release Notes < prev    next >
Encoding:
Text File  |  1993-07-22  |  3.4 KB  |  71 lines  |  [TEXT/ttxt]

  1. -----------------------
  2. ircle 1.3.5 Release Notes
  3. -----------------------
  4. This is largely a maintenance release, to fix a large number of bugs and accomplish full compliance with the new 2.8 server release and the protocol now defined in RFC 1459. The promised revamping of the input line and prefs file handling had to be postponed…
  5. New features:
  6. - LIST exclusion options (just like ircII)
  7. - \n in a shortcut will translate to a CR
  8. - SERVER command to change servers
  9. - CMDCHAR command to set command prefix to other than /
  10. Fixes and improvements:
  11. - silly performance hog taken out (should run faster now)
  12. - commands may now be abbreviated
  13. - MSG works now (why has only one person noticed the bad screwup? :-)
  14. - Confusions with NOTIFY and KICK, the input line and message direction solved
  15. - Network connection handling improved - should give right error indication now
  16. - User interface clenaed up a bit: Cmd-, omits input line, text selection won't be killed by new messages arriving
  17.  
  18.  
  19. 1.2.6
  20. ---------------------
  21. New command:
  22. /notify nick - gives message when nick signs on/off (see docs)
  23. Improved:
  24. - Window zooming works now
  25. - Input line uses standard editing functions
  26. - Updated to new TCP libraries (thanks Peter)
  27. - use different (better) ISO conversion tables, also by Peter
  28. - added some numerics and diagnostic info
  29. Bugs fixed:
  30. - TYPE protocol error (but I recommend against using TYPE at all)
  31. - messages in wrong windows (again...)
  32. - NAMES works w/o argument 
  33.  
  34.  
  35. 1.14
  36. ---------------------
  37. This fixes a number of bugs, mostly related to messages appearing in the wrong windows. Other fixes:
  38. - Connection dropping crashes
  39. - PART sometimes does not close window
  40. - broken WHO with * wildcards
  41. - instabilities in DCC connection close handling
  42. - Window menu items get not deleted
  43. Now that I finally got a color screen, I've added color icons. :-)
  44. Window zooming has been taken out as it was broken anyway.
  45.  
  46. 1.10
  47. ---------------------
  48. A new command has been added:
  49. /broadcast message - sends message to all your active windows.
  50.  
  51. 1.0
  52. ---------------------
  53. This is the first one I dare to call 1.0, because most of the features required in a modern client are now implemented and the most notable bugs of the pre-releases are taken out. However, there may still be bugs in this program. If you find them, contact me.
  54.  
  55. This differs from the pre-releases in many ways. 
  56. It now features full (well, almost) CTCP and DCC support along with a new feature not present even in IRCII: text mode DCC file transfer.
  57. A new /ignore command has been added, also a /type for typing files to a channel.
  58. A serious source of confusion has been fixed by adding a /help command.
  59. Some parts of the user interface are cleaner, esp. the input line. The menus are set up in a more standard-Mac fashion.
  60. Now there is a font selection menu. 
  61. The code has been cleaned up in many places, increasing speed and decreasing memory consumption.
  62.  
  63. Now there is a User's Manual, into which much of the online help has been moved.
  64. The source code should be available in the same places as the compiled program. I still use THINK Pascal 2.01 but newer versions should do as well.
  65.  
  66. This program should work on any Mac with System ≥ 6.0 and MacTCP ≥ 1.0. It does not support AppleEvents under System 7 (but works well without them). It can run in 32-bit mode.
  67.  
  68. This client implements only the commands and messages that are valid in the 2.7 server release. By now, all older servers should be taken out of the network.
  69.  
  70. Olaf Titz (s_titz@ira.uka.de)
  71.